func net/netip.beUint64

5 uses

	net/netip (current package)
		leaf_alts.go#L19: func beUint64(b []byte) uint64 {
		netip.go#L98: 			beUint64(addr[:8]),
		netip.go#L99: 			beUint64(addr[8:]),
		netip.go#L110: 			beUint64(addr[:8]),
		netip.go#L111: 			beUint64(addr[8:]),